Skip to content

0.0.11#13

Merged
pomponchik merged 15 commits into
mainfrom
develop
Jun 29, 2026
Merged

0.0.11#13
pomponchik merged 15 commits into
mainfrom
develop

Conversation

@pomponchik

@pomponchik pomponchik commented May 27, 2026

Copy link
Copy Markdown
Collaborator

A set of minor changes that do not affect functionality.

Closes #14.

@codspeed-hq

codspeed-hq Bot commented May 27, 2026

Copy link
Copy Markdown

Merging this PR will degrade performance by 15.69%

⚠️ Different runtime environments detected

Some benchmarks with significant performance changes were compared across different runtime environments,
which may affect the accuracy of the results.

Open the report in CodSpeed to investigate

❌ 3 regressed benchmarks
✅ 12 untouched benchmarks

Warning

Please fix the performance issues or acknowledge them on CodSpeed.

Performance Changes

Benchmark BASE HEAD Efficiency
test_benchmark_scenario[condition_token_success] 11.4 ms 14.4 ms -20.93%
test_benchmark_scenario[simple_token_success] 11.5 ms 13.6 ms -15.29%
test_benchmark_scenario[condition_token_cancel_after_start] 14.3 ms 15.9 ms -10.51%

Tip

Investigate this regression by commenting @codspeedbot fix this regression on this PR, or directly use the CodSpeed MCP with your agent.


Comparing develop (5245085) with main (0ca058d)

Open in CodSpeed

@pomponchik pomponchik merged commit c5a1094 into main Jun 29, 2026
38 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Replace TimeoutToken internals patch with a standard clock patch in cancellation tests

1 participant